]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
serial_core: Fix type definition for PORT_BRCM_TRUMANAGE.
authorMichael Chan <mchan@broadcom.com>
Wed, 30 Jan 2013 01:54:44 +0000 (17:54 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 4 Feb 2013 23:05:04 +0000 (15:05 -0800)
commit85f024401bf80746ae08b7fd5809a9b16accf0b1
tree1ec10138ec30e11ffd4b3c4aabe1f64c58ae56fd
parent98001214c0436c2b697d696fde3696d32620d394
serial_core: Fix type definition for PORT_BRCM_TRUMANAGE.

It was mistakenly defined to be 24 instead of the next higher number 25.

Reported-by: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Stephen Hurd <shurd@broadcom.com>
Signed-off-by: Michael Chan <mchan@broadcom.com>
Cc: stable <stable@vger.kernel.org> # 3.8
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/uapi/linux/serial_core.h