diff options
author | Yair Shapira <yair.shapira@ti.com> | 2012-11-28 11:42:39 +0200 |
---|---|---|
committer | Luciano Coelho <coelho@ti.com> | 2012-12-11 10:26:24 +0200 |
commit | c91ec5f3ada86807ea4857fc5793a4efe99c9de3 (patch) | |
tree | d9fecdfebe54c2072bf188831af5c9112248a466 /security/selinux/hooks.c | |
parent | c23280eb1436edd30814e5e40e4c46ae4cdb3cf4 (diff) |
wl18xx: fix a bug in wl->num_rx_desc initialization
wl->num_rx_desc was mistakenly initialized with WL18XX_NUM_TX_DESCRIPTORS
but it should use WL18XX_NUM_RX_DESCRIPTORS instead.
This bug was passed unnoticed because currently both RX and TX descriptors
are initialized to the same value (32).
Signed-off-by: Yair Shapira <yair.shapira@ti.com>
Signed-off-by: Arik Nemtsov <arik@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
Diffstat (limited to 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions