aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_input.c
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2012-05-03 10:51:46 +1000
committerDavid S. Miller <davem@davemloft.net>2012-05-02 20:52:48 -0400
commit5c6239c8f89f301c47e96bf9d2931c446b934be0 (patch)
tree8aaefd52e06ed4c791cceccd65eed1bb8e27e07a /net/ipv4/tcp_input.c
parentbnx2x: fix handling single MSIX mode for 57710/57711 (diff)
downloadlinux-dev-5c6239c8f89f301c47e96bf9d2931c446b934be0.tar.xz
linux-dev-5c6239c8f89f301c47e96bf9d2931c446b934be0.zip
net/pasemi: fix compiler warning
Fix this compiler warning (on PowerPC) by not marking a parameter as const: drivers/net/ethernet/pasemi/pasemi_mac.c: In function 'pasemi_mac_replenish_rx_ring': drivers/net/ethernet/pasemi/pasemi_mac.c:646:3: warning: passing argument 1 of 'netdev_alloc_skb' discards qualifiers from pointer target type include/linux/skbuff.h:1706:31: note: expected 'struct net_device *' but argument is of type 'const struct net_device *' Cc: Olof Johansson <olof@lixom.net> Cc: Pradeep A. Dalvi <netdev@pradeepdalvi.com> Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_input.c')
0 files changed, 0 insertions, 0 deletions