From: Zhao, Gang Date: Wed, 19 Mar 2014 09:04:36 +0000 (+0800) Subject: cfg80211: remove macro ASSERT_RDEV_LOCK(rdev) X-Git-Tag: v3.15-rc1~113^2~93^2^2~5^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73fb08e24ae840bc518facc2c605dd6bb3751fec;p=pandora-kernel.git cfg80211: remove macro ASSERT_RDEV_LOCK(rdev) Macro ASSERT_RDEV_LOCK(rdev) is equal to ASSERT_RTNL(), so replace it with ASSERT_RTNL() and remove it. Signed-off-by: Zhao, Gang Signed-off-by: Johannes Berg --- Reading git-diff-tree failed