Searched hist:"800 c5eb7b5eba6cb2a32738d763fd59f0fbcdde4" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/net/iucv/ |
H A D | af_iucv.h | diff 800c5eb7b5eba6cb2a32738d763fd59f0fbcdde4 Tue Feb 07 18:19:47 CST 2012 Ursula Braun <ursula.braun@de.ibm.com> af_iucv: change net_device handling for HS transport
This patch saves the net_device in the iucv_sock structure during bind in order to fasten skb sending. In addition some other small improvements are made for HS transport: - error checking when sending skbs - locking changes in afiucv_hs_callback_txnotify - skb freeing in afiucv_hs_callback_txnotify And finally it contains code cleanup to get rid of iucv_skb_queue_purge.
Signed-off-by: Ursula Braun <ursula.braun@de.ibm.com> Signed-off-by: Frank Blaschka <frank.blaschka@de.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/iucv/ |
H A D | af_iucv.c | diff 800c5eb7b5eba6cb2a32738d763fd59f0fbcdde4 Tue Feb 07 18:19:47 CST 2012 Ursula Braun <ursula.braun@de.ibm.com> af_iucv: change net_device handling for HS transport
This patch saves the net_device in the iucv_sock structure during bind in order to fasten skb sending. In addition some other small improvements are made for HS transport: - error checking when sending skbs - locking changes in afiucv_hs_callback_txnotify - skb freeing in afiucv_hs_callback_txnotify And finally it contains code cleanup to get rid of iucv_skb_queue_purge.
Signed-off-by: Ursula Braun <ursula.braun@de.ibm.com> Signed-off-by: Frank Blaschka <frank.blaschka@de.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|