diff options
author | Seth Forshee <seth.forshee@canonical.com> | 2011-02-14 08:52:25 -0600 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2011-02-14 15:50:17 -0500 |
commit | d76dfc612b40b6a9de0a3fe57fe1fa3db7a1ae3b (patch) | |
tree | 169aca14bd1a3514452aeac5170214280937a6eb /drivers/net/ibm_newemac | |
parent | a3dc5e881a8a5199bf371fdd4530cfa18280ca83 (diff) | |
download | blackbird-op-linux-d76dfc612b40b6a9de0a3fe57fe1fa3db7a1ae3b.tar.gz blackbird-op-linux-d76dfc612b40b6a9de0a3fe57fe1fa3db7a1ae3b.zip |
rt2x00: Check for errors from skb_pad() calls
Commit 739fd94 ("rt2x00: Pad beacon to multiple of 32 bits")
added calls to skb_pad() without checking the return value,
which could cause problems if any of those calls does happen
to fail. Add checks to prevent this from happening.
Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
Acked-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/ibm_newemac')
0 files changed, 0 insertions, 0 deletions