On Fri, Jun 09, 2017 at 12:25:44PM +0300, Kalle Valo wrote:
> Greg Kroah-Hartman writes:
>
> > We are trying to get rid of DRIVER_ATTR(), and the ipw2x00 driver's
> > attributes can be trivially changed to use DRIVER_ATTR_RW().
> >
> > Cc: Stanislav Yakovlev
> > Cc: Kalle Valo
> > Cc:
> > Cc:
Greg Kroah-Hartman writes:
> We are trying to get rid of DRIVER_ATTR(), and the ipw2x00 driver's
> attributes can be trivially changed to use DRIVER_ATTR_RW().
>
> Cc: Stanislav Yakovlev
> Cc: Kalle Valo
> Cc:
> Cc:
> Signed-off-by: Greg Kroah-Hartman
Looks good to me. I assume that I shoul
We are trying to get rid of DRIVER_ATTR(), and the ipw2x00 driver's
attributes can be trivially changed to use DRIVER_ATTR_RW().
Cc: Stanislav Yakovlev
Cc: Kalle Valo
Cc:
Cc:
Signed-off-by: Greg Kroah-Hartman
---
drivers/net/wireless/intel/ipw2x00/ipw2100.c | 8 +++-
drivers/net/wireless