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)
commitbeaee9cac180e37bbb30d538bcea0ebbcf4fba0e
tree89607df08d700d390099627f105b860961e90c64
parent08c96abd611beadf2af414a306fe0fb02ba706ff
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