Staging: bcm: Remove initialization from if statement in Transmit.c
authorKevin McKinney <klmckinney1@gmail.com>
Fri, 14 Sep 2012 01:11:36 +0000 (21:11 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 14 Sep 2012 03:35:40 +0000 (20:35 -0700)
commitd5873d381713ecf8a61a733b983676c68c8e67b5
treea0ec1b7f4e81ee896bd693d22791cd8048f01bd4
parent97e0a509d90d539db4b70362cf5e82983b5bc305
Staging: bcm: Remove initialization from if statement in Transmit.c

This patch Remove initialization from
if statement in Transmit.c as reported
by checkpatch.pl.

Signed-off-by: Kevin McKinney <klmckinney1@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/bcm/Transmit.c