]> git.ipfire.org Git - thirdparty/hostap.git/commit
hw_features: Merge similar return cases
authorJouni Malinen <j@w1.fi>
Tue, 23 Jun 2015 08:08:10 +0000 (11:08 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 23 Jun 2015 08:24:52 +0000 (11:24 +0300)
commit5ed6519625f992d22a9d4dd8214fc6db0d9bbb78
tree0ae312b72ba8543fc4e9d6aaa1da2c5106c5a899
parent24f4ad04f7320915a6d62925a414c490b382154e
hw_features: Merge similar return cases

There is no need to have separate return statements for these corner
cases that are unlikely to be hit in practice.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/common/hw_features_common.c