3d5c1a037d
xenvif_connect_data() calls module_put() in case of error. This is
wrong as there is no related module_get().
Remove the superfluous module_put().
Fixes:
|
||
---|---|---|
.. | ||
Makefile | ||
common.h | ||
hash.c | ||
interface.c | ||
netback.c | ||
rx.c | ||
xenbus.c |