Re: [PATCH] vlan_dev: VLAN 0 should be treated as "no vlan tag" (802.1p packet)
From: Eric Dumazet <hidden>
Date: 2010-06-14 20:03:13
From: Eric Dumazet <hidden>
Date: 2010-06-14 20:03:13
Le lundi 14 juin 2010 à 12:42 -0700, Joe Perches a écrit :
On Mon, 2010-06-14 at 19:11 +0200, Patrick McHardy wrote:
quoted
Additionally: - the pr_debug statements may be useful for debugging, but are a bit excessive for the final versionPatrick, what's wrong with pr_debug? Do you prefer pr_devel?
In the patch context, this pr_debug() is not necessary. Just remove it, since its a normal situation, no need to log anything, ever.