[PATCH] b43: Simple 'fix' for radio switch LED regression

2007-11-28 Thread Larry Finger
Since addition of the rfkill callback, the LED associated with the off/on switch on the radio has not worked because essential data in the rfkill structure is missing. When that problem was fixed, difficulties in circular locking surfaced. This patch fixes part of the regression in that the LED is

Re: [PATCH] b43: Simple 'fix' for radio switch LED regression

2007-11-28 Thread Michael Buesch
On Wednesday 28 November 2007 16:38:27 Larry Finger wrote: Since addition of the rfkill callback, the LED associated with the off/on switch on the radio has not worked because essential data in the rfkill structure is missing. When that problem was fixed, difficulties in circular locking

Re: [PATCH] b43: Simple 'fix' for radio switch LED regression

2007-11-28 Thread Larry Finger
Michael Buesch wrote: On Wednesday 28 November 2007 16:38:27 Larry Finger wrote: Since addition of the rfkill callback, the LED associated with the off/on switch on the radio has not worked because essential data in the rfkill structure is missing. When that problem was fixed, difficulties in

Re: [PATCH] b43: Simple 'fix' for radio switch LED regression

2007-11-28 Thread Michael Buesch
On Wednesday 28 November 2007 17:18:53 Larry Finger wrote: Michael Buesch wrote: On Wednesday 28 November 2007 16:38:27 Larry Finger wrote: Since addition of the rfkill callback, the LED associated with the off/on switch on the radio has not worked because essential data in the rfkill