OSDN Git Service

ath6kl: Remove redundant pointer check
authorSujith Manoharan <c_manoha@qca.qualcomm.com>
Tue, 10 Jan 2012 04:23:38 +0000 (09:53 +0530)
committerKalle Valo <kvalo@qca.qualcomm.com>
Thu, 12 Jan 2012 11:36:37 +0000 (13:36 +0200)
commit4a8ce2fd055f8c117fb6fa6da39af8f62cbffe4b
tree9ef6e255fc95378fc0faeebe445aed753192c576
parent866dc88607aa07f297eec7b504be58ca17d91a26
ath6kl: Remove redundant pointer check

'params' is already used earlier and there is no point
in checking for a NULL condition again.

Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath6kl/cfg80211.c