You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
net/atm: remove the atmdev_ops {get, set}sockopt methods
[ Upstream commit a06d30a ]
All implementations of these two methods are dummies that always
return -EINVAL.
Signed-off-by: Christoph Hellwig <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Stable-dep-of: ec79003c5f9d ("atm: atmtcp: Prevent arbitrary write in atmtcp_recv_control().")
Signed-off-by: Sasha Levin <[email protected]>
(cherry picked from commit da965f751a8f9f55e4629f988f000bbf637289dc)
Signed-off-by: Sherry Yang <[email protected]>
0 commit comments