commit | bf9ae5386bca8836c16e69ab8fdbe46767d7452a | [log] [tgz] |
---|---|---|
author | Octavian Purdila <opurdila@ixiacom.com> | Sat Dec 26 11:50:59 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sat Dec 26 20:38:23 2009 -0800 |
tree | 1184d7062dd74f7ad2b85379a5bd40ab5b8ca4d6 | |
parent | f83d664eef180478c2dc0a0099e9d7bc1c8177ff [diff] |
llc: use dev_hard_header 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>