commit | 32b161aa88aa40a83888a995c6e2ef81140219b1 | [log] [tgz] |
---|---|---|
author | Bjørn Mork <bjorn@mork.no> | Tue Apr 16 00:17:07 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Apr 16 16:44:36 2013 -0400 |
tree | b1359df19a460d129064029caa9c8b60a9b951eb | |
parent | 91c4166c1a01c00b8bed74f7a7defa620071de88 [diff] |
net: cdc_mbim: remove bogus sizeof() The intention was to test against the constant, not the size of the constant. Signed-off-by: Bjørn Mork <bjorn@mork.no> Signed-off-by: David S. Miller <davem@davemloft.net>