]> git.baikalelectronics.ru Git - kernel.git/commit
atmel: printing bogus information
authorDan Carpenter <dan.carpenter@oracle.com>
Tue, 30 Apr 2013 07:57:05 +0000 (10:57 +0300)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 22 May 2013 18:51:11 +0000 (14:51 -0400)
commit6f9819cac6c9149997ab46060f8fb2fb4237420f
tree89607df08d700d390099627f105b860961e90c64
parent097d0567e6bcf120ff1b00c784937cb75d68dd1d
atmel: printing bogus information

There was an extra ';' character added to the end of the if statement
which means that it always prints that the /proc entry wasn't created
even though it was.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: David Howells <dhowells@redhat.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/atmel.c