From: Mohammed Shafi Shajakhan Date: Fri, 16 Nov 2012 12:52:22 +0000 (+0530) Subject: ath6kl: remove unnecessary check for NULL skb X-Git-Tag: v3.9-rc1~139^2~31^2^2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e16ccfeefbba6a268d00eb04145a172ad6e51cd8;p=pandora-kernel.git ath6kl: remove unnecessary check for NULL skb dev_kfree_skb kernel API itself takes for checking for NULL skb, so an explicit check is not required. Signed-off-by: Mohammed Shafi Shajakhan Signed-off-by: Kalle Valo --- Reading git-diff-tree failed