]> git.ipfire.org Git - thirdparty/hostap.git/commit
Removed redundant NULL check for sta in hostapd_event_sta_low_ack()
authorNishant Chaprana <n.chaprana@samsung.com>
Fri, 28 Oct 2016 06:29:42 +0000 (11:59 +0530)
committerJouni Malinen <j@w1.fi>
Fri, 28 Oct 2016 16:06:20 +0000 (19:06 +0300)
commit5f99d96287256d0e981bafe5cb10491be83a0711
tree7d73b1ac6568097bc702a9d84e05b07b6726f853
parent230b2b2c3d05b3ee9fe4dd1b6ea60bbb17fc5b87
Removed redundant NULL check for sta in hostapd_event_sta_low_ack()

Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
src/ap/drv_callbacks.c