diff options
author | Chuhong Yuan <hslester96@gmail.com> | 2019-11-14 16:43:24 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-11-15 21:42:09 +0100 |
commit | 3df70afe8d33f4977d0e0891bdcfb639320b5257 (patch) | |
tree | a006bed1656b8f7b9c30c7c52640b12e5c4e4097 /drivers/ptp/ptp_chardev.c | |
parent | ax88172a: fix information leak on short answers (diff) | |
download | linux-3df70afe8d33f4977d0e0891bdcfb639320b5257.tar.xz linux-3df70afe8d33f4977d0e0891bdcfb639320b5257.zip |
net: ep93xx_eth: fix mismatch of request_mem_region in remove
The driver calls release_resource in remove to match request_mem_region
in probe, which is incorrect.
Fix it by using the right one, release_mem_region.
Signed-off-by: Chuhong Yuan <hslester96@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/ptp/ptp_chardev.c')
0 files changed, 0 insertions, 0 deletions