diff options
author | Dan Carpenter <error27@gmail.com> | 2010-12-23 14:17:34 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-12-28 16:54:57 -0500 |
commit | 4a5fc4e179d79c79ad87bfc12a2d7e9b2371e40c (patch) | |
tree | c8d5aa6ca5080097c2927295b6560668e17eca0b /net | |
parent | d39cd5e99a0ad88aba6793fb5e5f34e29cda6e6f (diff) |
skfp: testing the wrong variable in skfp_driver_init()
The intent here was to test if the allocation failed but we tested
"SharedMemSize" instead of "SharedMemAddr" by mistake.
Signed-off-by: Dan Carpenter <error27@gmail.com>
Reviewed-by: Jiri Pirko <jpirko@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions