aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_in.c
diff options
context:
space:
mode:
authorVincent Mailhol <[email protected]>2022-03-06 16:55:16 +0900
committerGreg Kroah-Hartman <[email protected]>2022-03-15 18:24:02 +0100
commit61ef1709ee603b1d4677682c643986e817d5c6a4 (patch)
treed6f24a3a8489596af088437c040dc3f98c2f8d3f /net/lapb/lapb_in.c
parent7f1697b1a5e8f210b4fb76cb9c3c26ac3aa2caf4 (diff)
usb: isp1760: remove redundant max_packet() macro
The function usb_endpoint_maxp() (called by usb_maxpacket()) already does the sanitazation of the USB endpoint max packet size. The call to max_packet() does the same thing and is thus removed. The macro max_packet() not being used anymore also gets removed. Reviewed-by: Rui Miguel Silva <[email protected]> Signed-off-by: Vincent Mailhol <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions