On Wed, Jun 11, 2014 at 10:11:55AM +0530, A Raghavendra Rao wrote: > Replaced 'printk' with 'netdev_' function > > Signed-off-by: A Raghavendra Rao <arrao@xxxxxxx> > --- > drivers/staging/rtl8192e/dot11d.c | 9 +++++---- > 1 file changed, 5 insertions(+), 4 deletions(-) > > diff --git a/drivers/staging/rtl8192e/dot11d.c b/drivers/staging/rtl8192e/dot11d.c > index 53da610..ef9da86 100644 > --- a/drivers/staging/rtl8192e/dot11d.c > +++ b/drivers/staging/rtl8192e/dot11d.c > @@ -49,6 +49,7 @@ static struct channel_list ChannelPlan[] = { > void dot11d_init(struct rtllib_device *ieee) > { > struct rt_dot11d_info *pDot11dInfo = GET_DOT11D_INFO(ieee); > + > pDot11dInfo->bEnabled = false; > > pDot11dInfo->State = DOT11D_STATE_NONE; This change doesn't match what you said you did :( _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel