diff options
author | Inaky Perez-Gonzalez <inaky@linux.intel.com> | 2009-05-27 08:04:40 (GMT) |
---|---|---|
committer | Inaky Perez-Gonzalez <inaky@linux.intel.com> | 2009-06-11 10:30:22 (GMT) |
commit | 59063afa0afabc68d2b6ca0d106da9165e1c7d39 (patch) | |
tree | 4fda5f5feaa11a8d311661cd0630d06ad29c8aa7 /lib/string.c | |
parent | b4bd07e3b13e3c848c7678c4fc870cca1d22ed4e (diff) | |
download | linux-59063afa0afabc68d2b6ca0d106da9165e1c7d39.tar.xz |
wimax/i2400m: fix oops when the TX FIFO fills up due to a missing check
When the TX FIFO filled up and i2400m_tx_new() failed to allocate a
new TX message header, a missing check for said condition was causing a
kernel oops when trying to dereference a NULL i2400m->tx_msg pointer.
Found and diagnosed by Cindy H. Kao.
Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>
Diffstat (limited to 'lib/string.c')
0 files changed, 0 insertions, 0 deletions