Patch 1 and 2 fixes issues identified when CONFIG_DEBUG_PREEMPT was
enabled. These involve APIs which were called in invalid contexts.

Patch 3 is a null derefence fix identified by code inspection.


Subash Abhinov Kasiviswanathan (3):
  net: qualcomm: rmnet: Fix crash on real dev unregistration
  net: qualcomm: rmnet: Fix warning seen with 64 bit stats
  net: qualcomm: rmnet: Fix possible null dereference in command
    processing

 drivers/net/ethernet/qualcomm/rmnet/rmnet_config.c | 68 +++++-----------------
 .../ethernet/qualcomm/rmnet/rmnet_map_command.c    |  5 ++
 drivers/net/ethernet/qualcomm/rmnet/rmnet_vnd.c    |  2 +-
 3 files changed, 20 insertions(+), 55 deletions(-)

-- 
1.9.1

Reply via email to