ath10k: remove meaningless check
authorMichal Kazior <michal.kazior@tieto.com>
Fri, 8 Nov 2013 07:01:29 +0000 (08:01 +0100)
committerKalle Valo <kvalo@qca.qualcomm.com>
Tue, 12 Nov 2013 18:06:45 +0000 (20:06 +0200)
commit8630e3ad92e76c1b9e4cbd90eaf2eb6d58f1dd31
tree21f4f0887c9a4b10820ef7e5a6342d5a8fe5704e
parent1d34902192bf31741729184dd459eccdba5dbc83
ath10k: remove meaningless check

The check doesn't make much sense. If the address
were to be 0x0000 the check would fail. In this
case a 0 address isn't wrong.

Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/pci.c