From: Ursula Braun Date: Wed, 8 Feb 2012 00:19:47 +0000 (+0000) Subject: af_iucv: change net_device handling for HS transport X-Git-Tag: v3.4-rc1~177^2~348 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=800c5eb7b5eba6cb2a32738d763fd59f0fbcdde4;p=pandora-kernel.git 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 Signed-off-by: Frank Blaschka Signed-off-by: David S. Miller --- Reading git-diff-tree failed