Searched hist:abdbf94d7c6f1fcb2931d5cb7562a6159323b704 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/block/aoe/ |
H A D | aoenet.c | diff abdbf94d7c6f1fcb2931d5cb7562a6159323b704 Wed Oct 17 01:27:03 CDT 2007 Ed L. Cashin <ecashin@coraid.com> 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 <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
H A D | aoe.h | diff abdbf94d7c6f1fcb2931d5cb7562a6159323b704 Wed Oct 17 01:27:03 CDT 2007 Ed L. Cashin <ecashin@coraid.com> 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 <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
H A D | aoecmd.c | diff abdbf94d7c6f1fcb2931d5cb7562a6159323b704 Wed Oct 17 01:27:03 CDT 2007 Ed L. Cashin <ecashin@coraid.com> 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 <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|