commit | a35ab937cb27ec8c00b6f13cade93dc10e22b670 | [log] [tgz] |
---|---|---|
author | Nathan Hintz <nlhintz@hotmail.com> | Sat Jan 12 02:46:14 2013 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Jan 14 15:10:40 2013 -0500 |
tree | 39cf0395c40c2b39f7ed0247744767559da3c163 | |
parent | f6734627edea983b307593f71824d7ec2dd2625a [diff] |
bcma: jump to 'out' label for invalid 'func' value Consistently jump to the 'out' label for error conditions (adds missing check for 'func' validity in bcma_extpci_write_config). Signed-off-by: Nathan Hintz <nlhintz@hotmail.com> Acked-by: Hauke Mehrtens <hauke@hauke-m.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>