[SCTP] Replace incorrect use of dev_alloc_skb with alloc_skb in sctp_packet_transmit().
authorSridhar Samudrala <sri@us.ibm.com>
Thu, 28 Apr 2005 19:00:23 +0000 (12:00 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 28 Apr 2005 19:00:23 +0000 (12:00 -0700)
commit594ccc14dfe4d61b476491758425a1c2ca4ec71b
tree4fcf343d0bd39cbd233f169bbca59026c80d28f1
parent5e6bc34f86e450ff14c4817902d66aa9c786bc06
[SCTP] Replace incorrect use of dev_alloc_skb with alloc_skb in sctp_packet_transmit().

Signed-off-by: Sridhar Samudrala <sri@us.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sctp/output.c