From: Andreea-Cristina Bernat Date: Fri, 22 Aug 2014 19:14:31 +0000 (+0300) Subject: carl9170: Remove redundant protection check X-Git-Tag: fixes-against-v3.18-rc2~81^2~133^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69e2a77170f8de7c178343e1a867ba32938a0399;p=pandora-kernel.git carl9170: Remove redundant protection check The carl9170_op_ampdu_action() function is used only by the mac80211 framework. Since the mac80211 already takes care of checks and properly serializing calls to the driver's function there is no need for the driver to do the same thing. Signed-off-by: Andreea-Cristina Bernat Signed-off-by: John W. Linville --- Reading git-diff-tree failed