summaryrefslogtreecommitdiffstats
path: root/drivers/idle
diff options
context:
space:
mode:
authorShan Wei <shanwei@cn.fujitsu.com>2010-04-15 18:43:08 +0200
committerDavid S. Miller <davem@davemloft.net>2010-04-16 08:36:37 +0200
commit4e15ed4d930297c127d280ca1d0c785be870def4 (patch)
treee0808d650ae66cf273758496100d3d24739a9e48 /drivers/idle
parentipv6: cancel to setting local_df in ip6_xmit() (diff)
downloadlinux-4e15ed4d930297c127d280ca1d0c785be870def4.tar.xz
linux-4e15ed4d930297c127d280ca1d0c785be870def4.zip
net: replace ipfragok with skb->local_df
As Herbert Xu said: we should be able to simply replace ipfragok with skb->local_df. commit f88037(sctp: Drop ipfargok in sctp_xmit function) has droped ipfragok and set local_df value properly. The patch kills the ipfragok parameter of .queue_xmit(). Signed-off-by: Shan Wei <shanwei@cn.fujitsu.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/idle')
0 files changed, 0 insertions, 0 deletions