From: Octavian Purdila Date: Sat, 26 Dec 2009 11:50:59 +0000 (+0000) Subject: llc: use dev_hard_header X-Git-Tag: v2.6.34-rc1~233^2~703 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf9ae5386bca8836c16e69ab8fdbe46767d7452a;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed