summaryrefslogtreecommitdiff
path: root/flowtop/Makefile
AgeCommit message (Expand)AuthorFilesLines
2013-03-15build: Find libncurses by using pkg-configDaniel Borkmann1-1/+1
2013-03-15all: import netsniff-ng 0.5.8-rc0 sourceDaniel Borkmann1-0/+19
300 committerLuca Coelho <luciano.coelho@intel.com>2016-08-29 22:29:04 +0300 commitbdc98b13716eafc454457e068d6c8aaffaaa71e4 (patch) treeedda423f41f03d9bb84c750d7e8f5471ea8d1ba0 parent360647959323ec066cc55d82133df73e30530824 (diff)
iwlwifi: mvm: check if vif is NULL before using it
wdev_to_ieee80211_vif() might return NULL. Check that vif != NULL before dereferencing it. Signed-off-by: Sharon Dvir <sharon.dvir@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat