From 31976cfdc7e2e8b0b23d731703e4f1e21ff79466 Mon Sep 17 00:00:00 2001 From: Guenter Roeck Date: Thu, 16 Apr 2015 06:49:50 -0700 Subject: [PATCH] dsa: mv88e6xxx: Drop duplicate declaration of 'ret' variable A duplicate declaration of 'ret' can result in hiding an error code. Drop it. Fixes: 17ee3e04ddbf ("net: dsa: Provide additional RMON statistics") Signed-off-by: Guenter Roeck Signed-off-by: David S. Miller --- Reading git-format-patch failed