]> git.baikalelectronics.ru Git - kernel.git/commit
net/core: use ntohs for skb->protocol
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>
Wed, 30 Jun 2010 17:39:19 +0000 (10:39 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 30 Jun 2010 17:39:19 +0000 (10:39 -0700)
commitf1939301244882f3279a8f83f04292865c7385cc
tree81c33a8146d2e4ba2caee749d31fccea91073390
parent48d586828531c8f64a0854b53ca4abeeed5294c2
net/core: use ntohs for skb->protocol

This is only noticed by people that are not doing everything correct in
the first place.

Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/dev.c