#!/bin/sh

# Bring down the USB Device so that it works after suspension
ifdown usbf
modprobe -r usb-eth
