diff options
| author | Arnd Bergmann <arnd@arndb.de> | 2012-04-20 10:56:10 +0000 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2012-04-21 15:28:47 -0400 |
| commit | 65f6092517466fa18ad77743d39723787e8fa051 (patch) | |
| tree | 676391a0394e246ea79033a0ba7ebbaddeb5f4f6 /net/ipv4/tcp_output.c | |
| parent | 32a6d90bb341417b9a3a42fcbebd9b092396dee6 (diff) | |
| download | olio-linux-3.10-65f6092517466fa18ad77743d39723787e8fa051.tar.xz olio-linux-3.10-65f6092517466fa18ad77743d39723787e8fa051.zip | |
drivers/net: add missing __devexit_p() annotations
Drivers that refer to a __devexit function in an operations
structure need to annotate that pointer with __devexit_p so
replace it with a NULL pointer when the section gets discarded.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_output.c')
0 files changed, 0 insertions, 0 deletions