llc: use dev_hard_header
authorOctavian Purdila <opurdila@ixiacom.com>
Sat, 26 Dec 2009 11:50:59 +0000 (11:50 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 27 Dec 2009 04:38:23 +0000 (20:38 -0800)
Using dev_hard_header allows us to use LLC with VLANs and potentially
other Ethernet/TokernRing specific encapsulations. It also removes code
duplication between LLC and Ethernet/TokenRing core code.

Signed-off-by: Octavian Purdila <opurdila@ixiacom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found