From: Iyappan Subramanian
Date: Thu, 30 Apr 2015 16:09:17 -0700
> Fixed the following kbuild warnings:
> 1. unused variable 'of_id'
> 2. buffer overflow 'ring_cfg' 5 <= 5
>
> Signed-off-by: Iyappan Subramanian
Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the
Fixed the following kbuild warnings:
1. unused variable 'of_id'
2. buffer overflow 'ring_cfg' 5 <= 5
Signed-off-by: Iyappan Subramanian
---
drivers/net/ethernet/apm/xgene/xgene_enet_main.c | 2 ++
drivers/net/ethernet/apm/xgene/xgene_enet_main.h | 2 +-
2 files changed, 3 insertions(+), 1 deleti