[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAKh2mn5tKowqjbvgWDSz52UF9qY9_ysAb23Pb-M_3wvCG=_R6w@mail.gmail.com>
Date: Wed, 26 Sep 2012 16:16:27 +0100
From: Steve Glendinning <steve@...well.net>
To: Bjørn Mork <bjorn@...k.no>
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH 5/5] smsc95xx: enable power saving mode during system suspend
On 26 September 2012 15:23, Bjørn Mork <bjorn@...k.no> wrote:
> Steve Glendinning <steve.glendinning@...well.net> writes:
>
>> +static int smsc95xx_suspend(struct usb_interface *intf, pm_message_t message)
>> +{
>> + struct usbnet *dev = usb_get_intfdata(intf);
>> + int ret;
>> + u32 val;
>> +
>> + BUG_ON(!dev);
>
> That's not very user friendly. Why not just return here?
I hadn't thought that was a situation that could arise, is it? Would
this happen if the USB device was removed during suspend?
-Steve
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists