From: Stephen Hemminger Date: Tue, 9 Oct 2007 08:40:57 +0000 (-0700) Subject: [NET]: Move hardware header operations out of netdevice. X-Git-Tag: v2.6.24-rc1~1454^2~336 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b04ddde02cf1b6f14f2697da5c20eca5715017f;p=pandora-kernel.git [NET]: Move hardware header operations out of netdevice. Since hardware header operations are part of the protocol class not the device instance, make them into a separate object and save memory. Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed