From: Luis R. Rodriguez Date: Thu, 8 Jan 2009 01:43:32 +0000 (-0800) Subject: cfg80211: call reg_notifier() once X-Git-Tag: v2.6.30-rc1~662^2~836^2~186 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=560e28e14f69ad3440a6e8c283dcfd37e1e41c2d;p=pandora-kernel.git cfg80211: call reg_notifier() once We are calling the reg_notifier() callback per band, this is not necessary, just call it once. Signed-off-by: Luis R. Rodriguez Acked-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed