diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2012-10-30 19:04:26 +0100 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2012-10-30 21:17:54 +0100 |
commit | 38141fcfaad34a388e61a7a7e98d521330e049d6 (patch) | |
tree | 37a87c9af011e9e3aee0c4a51072f1e8001294f5 /net/bluetooth/hci_conn.c | |
parent | rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: rtl8192de: Shorten some v... (diff) | |
download | linux-38141fcfaad34a388e61a7a7e98d521330e049d6.tar.xz linux-38141fcfaad34a388e61a7a7e98d521330e049d6.zip |
ar5523: make buffer size variable unsigned
A negative buffer size doesn't make sense and it breaks this check in
ar5523_get_max_rxsz():
if (!ar->rxbufsz || ar->rxbufsz > AR5523_SANE_RXBUFSZ) { ...
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/bluetooth/hci_conn.c')
0 files changed, 0 insertions, 0 deletions