On Tue, Aug 02, 2011 at 06:13:49PM +0200, Stefan Lippers-Hollmann wrote: > Hi > > On Tuesday 02 August 2011, Greg KH wrote: > > On Tue, Jul 26, 2011 at 03:34:33PM +0200, Stefan Lippers-Hollmann wrote: > > > Hi > > > > > > On Tuesday 26 July 2011, you wrote: > > > > Gitweb: > > > > http://git.kernel.org/linus/37c962d195005d009e130e65a9e55960996c3cab > > > > Commit: 37c962d195005d009e130e65a9e55960996c3cab > > > > Parent: a7ec965587af75b1a74ff4ef8f4c3c48b2e45239 > > > > Author: Roland Vossen <[email protected]> > > > > AuthorDate: Wed Jun 29 16:48:22 2011 -0700 > > > > Committer: Greg Kroah-Hartman <[email protected]> > > > > CommitDate: Tue Jul 5 09:58:57 2011 -0700 > > > > > > > > staging: brcm80211: fix for reported log spam problem > > > > > > > > Every few minutes, this message would appear in syslog: > > > > > > > > ieee80211 ph0: wl_ops_bss_info_changed: BSS idle: true (implement) > > > > > > > > The message has been deleted, the driver requires no special action > > > > on this > > > > particular event (). See: > > > > https://bugzilla.kernel.org/show_bug.cgi?id=38162 > > > > > > Please consider adding this patch to -stable (3.0 only). Judging from > > > the feedback I've received so far, brcmsmac is very noisy without it. > > > > It doesn't apply to the 3.0 kernel tree, care to provide a backported > > version that I could use? > > Trivial backport below: > $ git show 37c962d195005d009e130e65a9e55960996c3cab | sed > s/mac80211_if\\.c/wl_mac80211\\.c/
Ah, I missed that the function name also changed, thanks for the backport, now applied. greg k-h _______________________________________________ stable mailing list [email protected] http://linux.kernel.org/mailman/listinfo/stable
