|
@@ -238,7 +238,8 @@ static int prism2_fwtry(struct usb_device *udev, wlandevice_t *wlandev)
|
|
|
* 0 - success
|
|
|
* ~0 - failure
|
|
|
----------------------------------------------------------------*/
|
|
|
-static int prism2_fwapply(const struct ihex_binrec *rfptr, wlandevice_t *wlandev)
|
|
|
+static int prism2_fwapply(const struct ihex_binrec *rfptr,
|
|
|
+ wlandevice_t *wlandev)
|
|
|
{
|
|
|
signed int result = 0;
|
|
|
struct p80211msg_dot11req_mibget getmsg;
|