regulatory: clean up regdom_intersect
authorJohannes Berg <johannes.berg@intel.com>
Thu, 6 Dec 2012 16:26:17 +0000 (17:26 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 3 Jan 2013 12:01:19 +0000 (13:01 +0100)
commit74f53cd8d4474f9ba91c7309feabebae80a60089
tree1db06e55667c056ad1f73b89d6b5e1b40de5451b
parent82f20856304319d5a931846e0269eb911d52a905
regulatory: clean up regdom_intersect

As the dummy_rule (also renamed from irule) is only
used for output by the reg_rules_intersect() function
there's no need to clear it at all, remove that.

Acked-by: Luis R. Rodriguez <mcgrof@do-not-panic.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/reg.c