commit | b002a861092b0db128800794a116cc3acc5ec239 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Tue Apr 20 21:06:07 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Apr 21 22:57:19 2010 -0700 |
tree | 6d4f2c91f164de43bf387537aff72c222134cc40 | |
parent | 9a20e3197e7f6097897c6d1f18335a326ee06299 [diff] |
ethernet: print protocol in host byte order Eric's recent patch added __force, but this place would seem to require actually doing a byte order conversion so the printk is consistent across architectures. Cc: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: David S. Miller <davem@davemloft.net>