From: Ed L. Cashin Date: Wed, 17 Oct 2007 06:27:03 +0000 (-0700) Subject: aoe: remove unecessary wrapper function X-Git-Tag: v2.6.24-rc1~699 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=abdbf94d7c6f1fcb2931d5cb7562a6159323b704;p=pandora-kernel.git aoe: remove unecessary wrapper function We can just use skb_mac_header now, and we don't need a wrapper function to perform the cast. Instead of requiring the reader to check aoe.h to look up what an aoe_hdr function does, I'd rather do without it. Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed