Skip to content

ioctls/atm: use ATM_ADDPARTY/ATM_DROPPARTY only if defined - #61

Open
jirislaby wants to merge 1 commit into
kernelslacker:masterfrom
jirislaby:master
Open

ioctls/atm: use ATM_ADDPARTY/ATM_DROPPARTY only if defined#61
jirislaby wants to merge 1 commit into
kernelslacker:masterfrom
jirislaby:master

Conversation

@jirislaby

Copy link
Copy Markdown
Contributor

They were dropped in 7.2 by 8f9616500c59 ("atm: remove orphaned uAPI for deleted drivers, protocols and SVCs"). So do not use them when undefined.

To fix:

  ioctls/atm.c:292:15: error: ‘ATM_ADDPARTY’ undeclared here (not in a function)

They were dropped in 7.2 by 8f9616500c59 ("atm: remove orphaned uAPI for
deleted drivers, protocols and SVCs"). So do not use them when
undefined.

To fix:
  ioctls/atm.c:292:15: error: ‘ATM_ADDPARTY’ undeclared here (not in a function)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant