summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorVipin Mehta <vmehta@atheros.com>2011-02-18 13:13:02 -0800
committerGreg Kroah-Hartman <gregkh@suse.de>2011-02-18 13:28:49 -0800
commitda101d563503d399d92412e833b6d5ae49c8ee5d (patch)
tree2d1ef1125c38027b8d84f20dee7f797d6613730b /include/linux
parent6642a67c552e6d525913bb5fb4a00b2008213451 (diff)
staging: ath6kl: Fixing a NULL pointer exception
The driver was dereferencing a NULL pointer because of the device instance being registered via the set_wiphy_dev() function. The function ar6000_avail_ev() was passing the argument as NULL instead of using the one returned by the MMC stack through the probe callback. Signed-off-by: Vipin Mehta <vmehta@atheros.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions