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
  • net
  • core
  • neighbour.c
Find file BlameHistoryPermalink
  • Chris Larson's avatar
    net: in the first call to neigh_seq_next, call neigh_get_first, not neigh_get_idx. · bff69732
    Chris Larson authored Aug 03, 2008
    
    
    neigh_seq_next won't be called both with *pos > 0 && v ==
    SEQ_START_TOKEN, so there's no point calling neigh_get_idx when we're
    on the start token, just call neigh_get_first directly.
    Signed-off-by: default avatarChris Larson <clarson@mvista.com>
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
    bff69732

Replace neighbour.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.