On Sat, 18 May 2013, Francois Romieu wrote:
> Petko Manolov :
> [...]
> > @@ -681,16 +681,15 @@ static int rtl8150_ioctl(struct net_device *netdev,
> > struct ifreq *rq, int cmd)
> > }
> >
> > static const struct net_device_ops rtl8150_netdev_ops = {
> > - .ndo_open = rtl8150
Petko Manolov :
[...]
> @@ -681,16 +681,15 @@ static int rtl8150_ioctl(struct net_device *netdev,
> struct ifreq *rq, int cmd)
> }
>
> static const struct net_device_ops rtl8150_netdev_ops = {
> - .ndo_open = rtl8150_open,
> - .ndo_stop = rtl8150_close,
> -
From: Petko Manolov
copyright, email address and styling update;
Signed-off-by: Petko Manolov
---
drivers/net/usb/rtl8150.c | 69 +--
1 file changed, 34 insertions(+), 35 deletions(-)
diff --git a/drivers/net/usb/rtl8150.c b/drivers/net/usb/rtl8150.c
index 0e
3 matches
Mail list logo