staging: wilc1000: remove variable tx_buffer_size
authorGlen Lee <glen.lee@atmel.com>
Thu, 24 Sep 2015 09:15:02 +0000 (18:15 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 29 Sep 2015 00:39:58 +0000 (02:39 +0200)
commit7015b5db076a08f90e0e3015ba7708202fb2a916
tree95c2b7497409fab979343279b458e0ddec5ae011
parent187f1ef192e1d070843fbf9cc2693e66ca3d72b4
staging: wilc1000: remove variable tx_buffer_size

This patch removes unnecessary two variables tx_buffer_size and just use
LINUX_TX_SIZE as argument.

Signed-off-by: Glen Lee <glen.lee@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/linux_wlan.c
drivers/staging/wilc1000/wilc_wlan.c
drivers/staging/wilc1000/wilc_wlan_if.h