Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • X xcap-capability-linux
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • xcap
  • xcap-capability-linux
  • Repository

Switch branch/tag
  • xcap-capability-linux
  • drivers
  • net
  • forcedeth.c
Find file BlameHistoryPermalink
  • Tobias Diedrich's avatar
    Fix forcedeth hibernate/wake-on-lan problems · 9a60a826
    Tobias Diedrich authored Jun 01, 2008
    
    
    We currently don't signal the kernel we that this device can wake
    the system.  Call device_init_wakeup() to correct this.
    Without this device_can_wakeup and device_may_wakeup will return
    incorrect values.
    Together with the minimized acpi wakeup patch (6/4 ;)), which will
    follow in the next mail, this really makes wake-on-lan work for me
    as expected (i.e. "ethtool -s eth0 wol g" is sufficient, no
    additional magic needed).
    Signed-off-by: default avatarTobias Diedrich <ranma+kernel@tdiedrich.de>
    Signed-off-by: default avatarJeff Garzik <jgarzik@redhat.com>
    9a60a826

Replace forcedeth.c

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.