b43: N PHY: Fix compilation after removal of typdef b43_c32
authorLarry Finger <Larry.Finger@lwfinger.net>
Tue, 26 Jan 2010 22:42:02 +0000 (16:42 -0600)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 27 Jan 2010 20:02:07 +0000 (15:02 -0500)
commitda8604757b1cdf79f24e118b156349543eb1b722
tree9284a8a2664c6777771f6b2bdf34acada83e37e0
parentd2bb8e02810cc5844fe2bd5a81d4058b8afe6de9
b43: N PHY: Fix compilation after removal of typdef b43_c32

In the conversion between typedef and struct, two places that needed a "struct"
were missed.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/b43/phy_n.c