commit | 74ff60b29ec602322178d32cb2a82b24ddb884fc | [log] [tgz] |
---|---|---|
author | Wolfram Sang <w.sang@pengutronix.de> | Mon Nov 16 12:57:52 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Nov 17 03:54:04 2009 -0800 |
tree | a40c1fbec527711284eabfe18d9f50eb097e877f | |
parent | 81593c1cea7afdcd653c77d626aa186993e39c91 [diff] |
net/can/mscan: replace hardcoded values with defines Not all hardcoded values have been replaced as this made the code quite unreadable. IMHO this compromise serves the purpose of readability. Signed-off-by: Wolfram Sang <w.sang@pengutronix.de> Signed-off-by: David S. Miller <davem@davemloft.net>