AP: Remove redundant condition for STA expiration
authorMasashi Honma <masashi.honma@gmail.com>
Fri, 16 Jan 2015 11:00:57 +0000 (20:00 +0900)
committerJouni Malinen <j@w1.fi>
Mon, 19 Jan 2015 00:35:43 +0000 (02:35 +0200)
commita114c7235a1fad4dbf7e0743e4aa33fb39aef142
treefd909bddb86a4a7ed9d91657d2d81a3efc3e7de8
parent059bcc47827701b7bcf70daaf59ead1af079c7b1
AP: Remove redundant condition for STA expiration

This condition is always true because of surrounding if.

Signed-off-by: Masashi Honma <masashi.honma@gmail.com>
src/ap/sta_info.c