Hi Haijun, * Haijun.Liu <haijun.liu@xxxxxxxxxxx> [2010-09-30 16:52:39 +0800]: > > Signed-off-by: Haijun.Liu <haijun.liu@xxxxxxxxxxx> > --- > net/bluetooth/l2cap_core.c | 6 +++--- > 1 files changed, 3 insertions(+), 3 deletions(-) Your patch doesn't build: net/bluetooth/l2cap_core.c: In function 'l2cap_config_req': net/bluetooth/l2cap_core.c:2988: error: 'L2CAP_CONF_FLAG_CONT' undeclared (first use in this function) net/bluetooth/l2cap_core.c:2988: error: (Each undeclared identifier is reported only once net/bluetooth/l2cap_core.c:2988: error: for each function it appears in.) net/bluetooth/l2cap_core.c: In function 'l2cap_config_rsp': net/bluetooth/l2cap_core.c:3096: error: 'L2CAP_CONF_FLAG_CONT' undeclared (first use in this function) You also have to fix your commit subject, it would be good if you can do it with 50 characters, but never overstep the 72 characters. If need to add more info the commit message is there for you ;) -- Gustavo F. Padovan ProFUSION embedded systems - http://profusion.mobi -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html