af_packet: Prefixed tpacket_v3 structs to avoid name space collision
authorchetan loke <loke.chetan@gmail.com>
Thu, 25 Aug 2011 10:43:30 +0000 (10:43 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 26 Aug 2011 16:38:44 +0000 (12:38 -0400)
structs introduced in tpacket_v3 implementation are prefixed with 'tpacket'
to avoid namespace collision.

Compile tested.

Signed-off-by: Chetan Loke <loke.chetan@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found