Skip to content
  • Vikram Narayanan's avatar
    lcd/liblcd: Add netdev helpers · fd1c08f7
    Vikram Narayanan authored
    
    
    struct net_device instance of the driver is heavily modified by the kernel. In
    order to keep things in sync, we need some internal helpers so as to avoid
    volunteering memory for various structures and marshalling lists.These files
    pull in a minimal set of helper functions from the kernel to keep things
    intact.
    
    Signed-off-by: default avatarVikram Narayanan <vikram186@gmail.com>
    fd1c08f7