OSDN Git Service

staging: vt6655: remove unused macro
authorGuillaume Clement <gclement@baobob.org>
Thu, 24 Jul 2014 23:06:27 +0000 (01:06 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 27 Jul 2014 18:21:28 +0000 (11:21 -0700)
commit1ce87e24095cde26b58cf898cd02e6b27239ae84
tree16a0da4adfddf4e20db555c85524f69bb064f340
parent049a8afbaa475e79f0e10cd015474419d161212c
staging: vt6655: remove unused macro

The MAC_MAX_CONTEXT_SIZE macro was not enclosed into parenthesis,
which might have caused hard to debug errors, and caused a sparse
warning.

Since it is unused, we might as well remove it.

Signed-off-by: Guillaume Clement <gclement@baobob.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6655/mac.h