Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • I ipipe
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Model experiments
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • xenomaixenomai
  • ipipe
  • Repository
  • ipipe
  • drivers
  • vlynq
  • vlynq.c
Find file Blame History Permalink
  • Dan Carpenter's avatar
    drivers/vlynq/vlynq.c: fix another resource size off by 1 error · 59d42cd4
    Dan Carpenter authored Jan 23, 2014
    We fixed the call to request_mem_region() in commit 3354f73b
    
    
    ("drivers/vlynq/vlynq.c: fix resource size off by 1 error").  But we
    need to fix the call the release_mem_region() as well.
    
    Signed-off-by: default avatarDan Carpenter <dan.carpenter@oracle.com>
    Cc: Florian Fainelli <florian@openwrt.org>
    Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
    Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
    59d42cd4

Imprint & Privacy Policy