]> bbs.cooldavid.org Git - net-next-2.6.git/commit
wl1271: Remove unnecessary rx_descriptor memory allocation
authorJuuso Oikarinen <juuso.oikarinen@nokia.com>
Tue, 13 Oct 2009 09:47:56 +0000 (12:47 +0300)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 27 Oct 2009 20:48:15 +0000 (16:48 -0400)
commita163acce485a9629418659ff74737b89ba2c1751
tree6882c6e5a6f0e402b82b98d05704566ece82f556
parent01c09162cd6170f3671825d6d5f2c1ae7b27cbf3
wl1271: Remove unnecessary rx_descriptor memory allocation

Remove unnecessary RX descriptor memory allocation from the driver. The
allocation was a remnant of the wl1251 driver.

Signed-off-by: Juuso Oikarinen <juuso.oikarinen@nokia.com>
Reviewed-by: Luciano Coelho <luciano.coelho@nokia.com>
Signed-off-by: Luciano Coelho <luciano.coelho@nokia.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/wl12xx/wl1271.h
drivers/net/wireless/wl12xx/wl1271_main.c