Ivo van Doorn 82f97b8d3c rt2x00: Fix compile warning
rt2x00usb_vendor_request_large_buff is write-only, so it is
safe to make the argument a const.

Fixes compile warning:
drivers/net/wireless/rt2x00/rt73usb.c: In function 'rt73usb_load_firmware':
drivers/net/wireless/rt2x00/rt73usb.c:916: warning: passing argument 5 of 'rt2x00usb_vendor_request_large_buff' discards qualifiers from pointer target typ

Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-08-02 01:31:09 -07:00
..
2008-07-24 10:47:41 -07:00
2008-08-01 12:50:15 -07:00
2008-07-22 17:30:57 -07:00
2008-07-25 10:53:49 -07:00
2008-07-25 10:53:30 -07:00
2008-08-01 19:04:26 +02:00
2008-08-01 11:29:54 -07:00
2008-08-02 01:31:09 -07:00
2008-07-26 12:00:11 -07:00
2008-07-29 22:10:56 +09:00
2008-07-28 16:30:21 -07:00
2008-07-21 21:54:55 -07:00
2008-07-30 09:41:45 -07:00
2008-07-30 10:10:22 +01:00